INSERT INTO BatchLog (RowVersion)
SELECT * FROM OPENROWSET (BULK N'C:\Example Reports\RowVersion.txt', SINGLE_CLOB) AS DataFile;